Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all dependencies #419

Merged
merged 2 commits into from
Dec 19, 2024
Merged

fix(deps): update all dependencies #419

merged 2 commits into from
Dec 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
codecov/codecov-action action minor v5.0.7 -> v5.1.2 age adoption passing confidence
google.golang.org/api require minor v0.209.0 -> v0.213.0 age adoption passing confidence

Release Notes

codecov/codecov-action (codecov/codecov-action)

v5.1.2

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.1..v5.1.2

v5.1.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.0..v5.1.1

v5.1.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.7..v5.1.0

googleapis/google-api-go-client (google.golang.org/api)

v0.213.0

Compare Source

Features

v0.212.0

Compare Source

Features

v0.211.0

Compare Source

Features
Bug Fixes

v0.210.0

Compare Source

Features
Bug Fixes

Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the kind/dependencies Pull requests that update a dependency file label Dec 19, 2024
Copy link
Contributor Author

renovate bot commented Dec 19, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go mod tidy
go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/sergi/go-diff v1.1.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20241104194629-dd2ea8efbc28
go: downloading google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013
go: downloading golang.org/x/sync v0.10.0
go: github.com/mbrt/gmailctl/cmd/gmailctl/cmd imports
	google.golang.org/api/gmail/v1 imports
	google.golang.org/api/internal/gensupport imports
	github.com/googleapis/gax-go/v2 tested by
	github.com/googleapis/gax-go/v2.test imports
	google.golang.org/genproto/googleapis/api/serviceconfig: ambiguous import: found package google.golang.org/genproto/googleapis/api/serviceconfig in multiple modules:
	google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013 (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/[email protected]/googleapis/api/serviceconfig)
	google.golang.org/genproto/googleapis/api v0.0.0-20241104194629-dd2ea8efbc28 (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/genproto/googleapis/[email protected]/serviceconfig)
go: github.com/mbrt/gmailctl/cmd/gmailctl/cmd imports
	google.golang.org/api/gmail/v1 imports
	google.golang.org/api/internal/gensupport imports
	github.com/googleapis/gax-go/v2/callctx tested by
	github.com/googleapis/gax-go/v2/callctx.test imports
	google.golang.org/genproto/googleapis/api/metric: ambiguous import: found package google.golang.org/genproto/googleapis/api/metric in multiple modules:
	google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013 (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/[email protected]/googleapis/api/metric)
	google.golang.org/genproto/googleapis/api v0.0.0-20241104194629-dd2ea8efbc28 (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/genproto/googleapis/[email protected]/metric)

Copy link
Contributor Author

renovate bot commented Dec 19, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.63%. Comparing base (12d36f8) to head (c05cda6).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #419       +/-   ##
===========================================
- Coverage   66.06%   54.63%   -11.44%     
===========================================
  Files          20       53       +33     
  Lines        2552     4448     +1896     
===========================================
+ Hits         1686     2430      +744     
- Misses        779     1877     +1098     
- Partials       87      141       +54     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mbrt mbrt merged commit 584d7d1 into master Dec 19, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant